home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 5
/
Aminet 5 - March 1995.iso
/
Aminet
/
util
/
libs
/
ieee_fix.lha
/
FixIEEE
next >
Wrap
Text File
|
1994-12-06
|
444b
|
17 lines
failat 21
copy sys:libs/mathieeedoubbas.library ""
if warn
quit
endif
spatch mathieeedoubbas.library
if not warn
copy mathieeedoubbas.new to sys:libs/mathieeedoubbas.library
delete mathieeedoubbas.new force quiet
echo "*"mathieeedoubbas.library*" has now been fixed."
echo "You may need to reboot for the change to take effect."
avail flush >nil: ; try to flush it
else
echo "Unable to perform patch. No changes have been made."
endif